[INFO] fetching crate slidy 0.3.2...
[INFO] fixing slidy-0.3.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate slidy 0.3.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate slidy 0.3.2
[INFO] finished tweaking crates.io crate slidy 0.3.2
[INFO] tweaked toml for crates.io crate slidy 0.3.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate slidy 0.3.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate slidy 0.3.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 83dda6452b7c204d667e1c4a736e8ff4122bc8b95009f6f9d2b3a0303eabd5bb
[INFO] running `Command { std: "docker" "start" "83dda6452b7c204d667e1c4a736e8ff4122bc8b95009f6f9d2b3a0303eabd5bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83dda6452b7c204d667e1c4a736e8ff4122bc8b95009f6f9d2b3a0303eabd5bb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83dda6452b7c204d667e1c4a736e8ff4122bc8b95009f6f9d2b3a0303eabd5bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83dda6452b7c204d667e1c4a736e8ff4122bc8b95009f6f9d2b3a0303eabd5bb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking svg v0.18.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking topology-traits v0.1.2
[INFO] [stderr]     Checking enterpolation v0.3.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking slidy v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/puzzle/puzzle.rs (4 fixes)
[INFO] [stderr]        Fixed src/solver/size4x4/mtm/puzzle.rs (1 fix)
[INFO] [stderr]        Fixed src/puzzle/render.rs (2 fixes)
[INFO] [stderr]        Fixed src/solver/size4x4/mtm/base_5_table.rs (1 fix)
[INFO] [stderr]        Fixed src/puzzle/label/rect_partition.rs (1 fix)
[INFO] [stderr]        Fixed src/solver/small/pdb.rs (1 fix)
[INFO] [stderr]        Fixed src/puzzle/sliding_puzzle.rs (13 fixes)
[INFO] [stderr]        Fixed src/solver/size4x4/mtm/pdb.rs (1 fix)
[INFO] [stderr]        Fixed src/puzzle/solved_state.rs (1 fix)
[INFO] [stderr]        Fixed src/solver/heuristic/manhattan.rs (1 fix)
[INFO] [stderr]        Fixed src/puzzle/label/symmetry.rs (1 fix)
[INFO] [stderr]        Fixed src/puzzle/label/label.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:29
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 712 |             assert_eq!(alg.try_slice(0..0), slice!("", "", ""));
[INFO] [stdout]     |             ---------------------------------------------------
[INFO] [stdout]     |             |                               |
[INFO] [stdout]     |             |                               in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:29
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 713 |             assert_eq!(alg.try_slice(1..1), slice!("", "", ""));
[INFO] [stdout]     |             ---------------------------------------------------
[INFO] [stdout]     |             |                               |
[INFO] [stdout]     |             |                               in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:29
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 714 |             assert_eq!(alg.try_slice(36..36), slice!("", "", ""));
[INFO] [stdout]     |             -----------------------------------------------------
[INFO] [stdout]     |             |                                 |
[INFO] [stdout]     |             |                                 in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:29
[INFO] [stdout]     |
[INFO] [stdout] 701 |                       middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 717 | /             assert_eq!(
[INFO] [stdout] 718 | |                 alg.try_slice(0..36),
[INFO] [stdout] 719 | |                 slice!("", "R2DLU10RUR2D2D3D5L5U2L", "")
[INFO] [stdout]     | |                 ---------------------------------------- in this macro invocation
[INFO] [stdout] 720 | |             );
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:29
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 721 |             assert_eq!(alg.try_slice(0..28), slice!("", "R2DLU10RUR2D2D3D5", ""));
[INFO] [stdout]     |             ---------------------------------------------------------------------
[INFO] [stdout]     |             |                                |
[INFO] [stdout]     |             |                                in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:29
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 722 |             assert_eq!(alg.try_slice(4..36), slice!("", "U10RUR2D2D3D5L5U2L", ""));
[INFO] [stdout]     |             ----------------------------------------------------------------------
[INFO] [stdout]     |             |                                |
[INFO] [stdout]     |             |                                in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:29
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 723 |             assert_eq!(alg.try_slice(4..28), slice!("", "U10RUR2D2D3D5", ""));
[INFO] [stdout]     |             -----------------------------------------------------------------
[INFO] [stdout]     |             |                                |
[INFO] [stdout]     |             |                                in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:29
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 726 |             assert_eq!(alg.try_slice(0..30), slice!("", "R2DLU10RUR2D2D3D5", "L2"));
[INFO] [stdout]     |             -----------------------------------------------------------------------
[INFO] [stdout]     |             |                                |
[INFO] [stdout]     |             |                                in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.85s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:29
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 727 |             assert_eq!(alg.try_slice(11..36), slice!("U3", "RUR2D2D3D5L5U2L", ""));
[INFO] [stdout]     |             ----------------------------------------------------------------------
[INFO] [stdout]     |             |                                 |
[INFO] [stdout]     |             |                                 in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:29
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 728 |             assert_eq!(alg.try_slice(11..30), slice!("U3", "RUR2D2D3D5", "L2"));
[INFO] [stdout]     |             -------------------------------------------------------------------
[INFO] [stdout]     |             |                                 |
[INFO] [stdout]     |             |                                 in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:29
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 731 |             assert_eq!(alg.try_slice(3..4), slice!("", "L", ""));
[INFO] [stdout]     |             ----------------------------------------------------
[INFO] [stdout]     |             |                               |
[INFO] [stdout]     |             |                               in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:29
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 732 |             assert_eq!(alg.try_slice(5..7), slice!("U2", "", ""));
[INFO] [stdout]     |             -----------------------------------------------------
[INFO] [stdout]     |             |                               |
[INFO] [stdout]     |             |                               in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:29
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 733 |             assert_eq!(alg.try_slice(16..19), slice!("", "R2", "D"));
[INFO] [stdout]     |             --------------------------------------------------------
[INFO] [stdout]     |             |                                 |
[INFO] [stdout]     |             |                                 in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:29
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 734 |             assert_eq!(alg.try_slice(17..19), slice!("R", "", "D"));
[INFO] [stdout]     |             -------------------------------------------------------
[INFO] [stdout]     |             |                                 |
[INFO] [stdout]     |             |                                 in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:29
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 768 |             assert_eq!(alg.try_slice_mtm(0..0), slice!("", "", ""));
[INFO] [stdout]     |             -------------------------------------------------------
[INFO] [stdout]     |             |                                   |
[INFO] [stdout]     |             |                                   in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:29
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 769 |             assert_eq!(alg.try_slice_mtm(1..1), slice!("", "", ""));
[INFO] [stdout]     |             -------------------------------------------------------
[INFO] [stdout]     |             |                                   |
[INFO] [stdout]     |             |                                   in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:29
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 770 |             assert_eq!(alg.try_slice_mtm(13..13), slice!("", "", ""));
[INFO] [stdout]     |             ---------------------------------------------------------
[INFO] [stdout]     |             |                                     |
[INFO] [stdout]     |             |                                     in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:29
[INFO] [stdout]     |
[INFO] [stdout] 701 |                       middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 772 | /             assert_eq!(
[INFO] [stdout] 773 | |                 alg.try_slice_mtm(0..13),
[INFO] [stdout] 774 | |                 slice!("", "R2DLU10RUR2D2D3D5L5U2L", "")
[INFO] [stdout]     | |                 ---------------------------------------- in this macro invocation
[INFO] [stdout] 775 | |             );
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:29
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 776 |             assert_eq!(alg.try_slice_mtm(2..9), slice!("", "LU10RUR2D2D3", ""));
[INFO] [stdout]     |             -------------------------------------------------------------------
[INFO] [stdout]     |             |                                   |
[INFO] [stdout]     |             |                                   in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: slidy v0.3.2 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking slidy v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:30
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 702 |                     last,
[INFO] [stdout] 703 |                 })
[INFO] [stdout]     |                  - temporary value is freed at the end of this statement
[INFO] [stdout] ...
[INFO] [stdout] 712 |             assert_eq!(alg.try_slice(0..0), slice!("", "", ""));
[INFO] [stdout]     |             ---------------------------------------------------
[INFO] [stdout]     |             |                               |
[INFO] [stdout]     |             |                               in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:30
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 702 |                     last,
[INFO] [stdout] 703 |                 })
[INFO] [stdout]     |                  - temporary value is freed at the end of this statement
[INFO] [stdout] ...
[INFO] [stdout] 713 |             assert_eq!(alg.try_slice(1..1), slice!("", "", ""));
[INFO] [stdout]     |             ---------------------------------------------------
[INFO] [stdout]     |             |                               |
[INFO] [stdout]     |             |                               in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:30
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 702 |                     last,
[INFO] [stdout] 703 |                 })
[INFO] [stdout]     |                  - temporary value is freed at the end of this statement
[INFO] [stdout] ...
[INFO] [stdout] 714 |             assert_eq!(alg.try_slice(36..36), slice!("", "", ""));
[INFO] [stdout]     |             -----------------------------------------------------
[INFO] [stdout]     |             |                                 |
[INFO] [stdout]     |             |                                 in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:30
[INFO] [stdout]     |
[INFO] [stdout] 701 |                       middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 702 |                       last,
[INFO] [stdout] 703 |                   })
[INFO] [stdout]     |                    - temporary value is freed at the end of this statement
[INFO] [stdout] ...
[INFO] [stdout] 717 | /             assert_eq!(
[INFO] [stdout] 718 | |                 alg.try_slice(0..36),
[INFO] [stdout] 719 | |                 slice!("", "R2DLU10RUR2D2D3D5L5U2L", "")
[INFO] [stdout]     | |                 ---------------------------------------- in this macro invocation
[INFO] [stdout] 720 | |             );
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:30
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 702 |                     last,
[INFO] [stdout] 703 |                 })
[INFO] [stdout]     |                  - temporary value is freed at the end of this statement
[INFO] [stdout] ...
[INFO] [stdout] 721 |             assert_eq!(alg.try_slice(0..28), slice!("", "R2DLU10RUR2D2D3D5", ""));
[INFO] [stdout]     |             ---------------------------------------------------------------------
[INFO] [stdout]     |             |                                |
[INFO] [stdout]     |             |                                in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:30
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 702 |                     last,
[INFO] [stdout] 703 |                 })
[INFO] [stdout]     |                  - temporary value is freed at the end of this statement
[INFO] [stdout] ...
[INFO] [stdout] 722 |             assert_eq!(alg.try_slice(4..36), slice!("", "U10RUR2D2D3D5L5U2L", ""));
[INFO] [stdout]     |             ----------------------------------------------------------------------
[INFO] [stdout]     |             |                                |
[INFO] [stdout]     |             |                                in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:30
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 702 |                     last,
[INFO] [stdout] 703 |                 })
[INFO] [stdout]     |                  - temporary value is freed at the end of this statement
[INFO] [stdout] ...
[INFO] [stdout] 723 |             assert_eq!(alg.try_slice(4..28), slice!("", "U10RUR2D2D3D5", ""));
[INFO] [stdout]     |             -----------------------------------------------------------------
[INFO] [stdout]     |             |                                |
[INFO] [stdout]     |             |                                in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:30
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 702 |                     last,
[INFO] [stdout] 703 |                 })
[INFO] [stdout]     |                  - temporary value is freed at the end of this statement
[INFO] [stdout] ...
[INFO] [stdout] 726 |             assert_eq!(alg.try_slice(0..30), slice!("", "R2DLU10RUR2D2D3D5", "L2"));
[INFO] [stdout]     |             -----------------------------------------------------------------------
[INFO] [stdout]     |             |                                |
[INFO] [stdout]     |             |                                in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:30
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 702 |                     last,
[INFO] [stdout] 703 |                 })
[INFO] [stdout]     |                  - temporary value is freed at the end of this statement
[INFO] [stdout] ...
[INFO] [stdout] 727 |             assert_eq!(alg.try_slice(11..36), slice!("U3", "RUR2D2D3D5L5U2L", ""));
[INFO] [stdout]     |             ----------------------------------------------------------------------
[INFO] [stdout]     |             |                                 |
[INFO] [stdout]     |             |                                 in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:30
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 702 |                     last,
[INFO] [stdout] 703 |                 })
[INFO] [stdout]     |                  - temporary value is freed at the end of this statement
[INFO] [stdout] ...
[INFO] [stdout] 728 |             assert_eq!(alg.try_slice(11..30), slice!("U3", "RUR2D2D3D5", "L2"));
[INFO] [stdout]     |             -------------------------------------------------------------------
[INFO] [stdout]     |             |                                 |
[INFO] [stdout]     |             |                                 in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:30
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 702 |                     last,
[INFO] [stdout] 703 |                 })
[INFO] [stdout]     |                  - temporary value is freed at the end of this statement
[INFO] [stdout] ...
[INFO] [stdout] 731 |             assert_eq!(alg.try_slice(3..4), slice!("", "L", ""));
[INFO] [stdout]     |             ----------------------------------------------------
[INFO] [stdout]     |             |                               |
[INFO] [stdout]     |             |                               in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:30
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 702 |                     last,
[INFO] [stdout] 703 |                 })
[INFO] [stdout]     |                  - temporary value is freed at the end of this statement
[INFO] [stdout] ...
[INFO] [stdout] 732 |             assert_eq!(alg.try_slice(5..7), slice!("U2", "", ""));
[INFO] [stdout]     |             -----------------------------------------------------
[INFO] [stdout]     |             |                               |
[INFO] [stdout]     |             |                               in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:30
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 702 |                     last,
[INFO] [stdout] 703 |                 })
[INFO] [stdout]     |                  - temporary value is freed at the end of this statement
[INFO] [stdout] ...
[INFO] [stdout] 733 |             assert_eq!(alg.try_slice(16..19), slice!("", "R2", "D"));
[INFO] [stdout]     |             --------------------------------------------------------
[INFO] [stdout]     |             |                                 |
[INFO] [stdout]     |             |                                 in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:30
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 702 |                     last,
[INFO] [stdout] 703 |                 })
[INFO] [stdout]     |                  - temporary value is freed at the end of this statement
[INFO] [stdout] ...
[INFO] [stdout] 734 |             assert_eq!(alg.try_slice(17..19), slice!("R", "", "D"));
[INFO] [stdout]     |             -------------------------------------------------------
[INFO] [stdout]     |             |                                 |
[INFO] [stdout]     |             |                                 in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:30
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 702 |                     last,
[INFO] [stdout] 703 |                 })
[INFO] [stdout]     |                  - temporary value is freed at the end of this statement
[INFO] [stdout] ...
[INFO] [stdout] 768 |             assert_eq!(alg.try_slice_mtm(0..0), slice!("", "", ""));
[INFO] [stdout]     |             -------------------------------------------------------
[INFO] [stdout]     |             |                                   |
[INFO] [stdout]     |             |                                   in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:30
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 702 |                     last,
[INFO] [stdout] 703 |                 })
[INFO] [stdout]     |                  - temporary value is freed at the end of this statement
[INFO] [stdout] ...
[INFO] [stdout] 769 |             assert_eq!(alg.try_slice_mtm(1..1), slice!("", "", ""));
[INFO] [stdout]     |             -------------------------------------------------------
[INFO] [stdout]     |             |                                   |
[INFO] [stdout]     |             |                                   in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:30
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 702 |                     last,
[INFO] [stdout] 703 |                 })
[INFO] [stdout]     |                  - temporary value is freed at the end of this statement
[INFO] [stdout] ...
[INFO] [stdout] 770 |             assert_eq!(alg.try_slice_mtm(13..13), slice!("", "", ""));
[INFO] [stdout]     |             ---------------------------------------------------------
[INFO] [stdout]     |             |                                     |
[INFO] [stdout]     |             |                                     in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:30
[INFO] [stdout]     |
[INFO] [stdout] 701 |                       middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 702 |                       last,
[INFO] [stdout] 703 |                   })
[INFO] [stdout]     |                    - temporary value is freed at the end of this statement
[INFO] [stdout] ...
[INFO] [stdout] 772 | /             assert_eq!(
[INFO] [stdout] 773 | |                 alg.try_slice_mtm(0..13),
[INFO] [stdout] 774 | |                 slice!("", "R2DLU10RUR2D2D3D5L5U2L", "")
[INFO] [stdout]     | |                 ---------------------------------------- in this macro invocation
[INFO] [stdout] 775 | |             );
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/algorithm/algorithm.rs:701:30
[INFO] [stdout]     |
[INFO] [stdout] 701 |                     middle: &std::mem::take(&mut middle.moves),
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 702 |                     last,
[INFO] [stdout] 703 |                 })
[INFO] [stdout]     |                  - temporary value is freed at the end of this statement
[INFO] [stdout] ...
[INFO] [stdout] 776 |             assert_eq!(alg.try_slice_mtm(2..9), slice!("", "LU10RUR2D2D3", ""));
[INFO] [stdout]     |             -------------------------------------------------------------------
[INFO] [stdout]     |             |                                   |
[INFO] [stdout]     |             |                                   in this macro invocation
[INFO] [stdout]     |             borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `slice` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `slidy` (lib test) due to 19 previous errors
[INFO] running `Command { std: "docker" "inspect" "83dda6452b7c204d667e1c4a736e8ff4122bc8b95009f6f9d2b3a0303eabd5bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83dda6452b7c204d667e1c4a736e8ff4122bc8b95009f6f9d2b3a0303eabd5bb", kill_on_drop: false }`
[INFO] [stdout] 83dda6452b7c204d667e1c4a736e8ff4122bc8b95009f6f9d2b3a0303eabd5bb
